projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ccf2576
)
* lisp/progmodes/ruby-mode.el (auto-mode-alist): Add Brewfile.
author
Stefan Kangas
<stefan@marxist.se>
Thu, 12 Nov 2020 01:28:10 +0000
(
02:28
+0100)
committer
Stefan Kangas
<stefan@marxist.se>
Thu, 12 Nov 2020 01:58:02 +0000
(
02:58
+0100)
lisp/progmodes/ruby-mode.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/ruby-mode.el
b/lisp/progmodes/ruby-mode.el
index 14f00597bfc4870a7779de586382adc120f7318f..afeabc030d41f64f2c8e37899a3cd49b1143bd22 100644
(file)
--- a/
lisp/progmodes/ruby-mode.el
+++ b/
lisp/progmodes/ruby-mode.el
@@
-2436,7
+2436,7
@@
If there is no Rubocop config file, Rubocop will be passed a flag
"\\)"
"\\|/"
"\\(?:Gem\\|Rake\\|Cap\\|Thor"
- "\\|Puppet\\|Berks"
+ "\\|Puppet\\|Berks
\\|Brew
"
"\\|Vagrant\\|Guard\\|Pod\\)file"
"\\)\\'"))
'ruby-mode))